projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b360a6b
)
(mode-line-frame-identification):
author
Richard M. Stallman
<rms@gnu.org>
Thu, 15 May 1997 03:54:56 +0000
(
03:54
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Thu, 15 May 1997 03:54:56 +0000
(
03:54
+0000)
Set this, not mode-line-buffer-identification.
lisp/term/x-win.el
patch
|
blob
|
history
diff --git
a/lisp/term/x-win.el
b/lisp/term/x-win.el
index a6a9cfb69edd5a1ee69d5458f06a43671e8efb06..84827e2680a7f7bacc46db4035035ab58b578ffd 100644
(file)
--- a/
lisp/term/x-win.el
+++ b/
lisp/term/x-win.el
@@
-646,7
+646,7
@@
This is in addition to the primary selection.")
(setq x-cut-buffer-max (min (- (/ (x-server-max-request-size) 2) 100)
x-cut-buffer-max))
-(setq-default mode-line-
buffer-identification '(" %12b")
)
+(setq-default mode-line-
frame-identification ""
)
(if (fboundp 'new-fontset)
(progn